home *** CD-ROM | disk | FTP | other *** search
/ Best of Everything / Best of Everything - Pocket PC Magazine (PocketPCMag)(2003).BIN / FinWinGameCD / dl / Setup_GangstaRaceDemo_PocketPC.exe / {app} / GangstaRace_Demo.inf < prev    next >
INI File  |  2003-09-06  |  3KB  |  132 lines

  1. [Version]
  2. Signature = "$Windows NT$"
  3. Provider = "Garga Games"
  4. CESignature = "$Windows CE$"
  5.  
  6. [CEStrings]
  7. AppName="Gangsta Race Demo"
  8. CompanyName="Garga Games"
  9. InstallDir=%CE8%\GangstaRace        ; \Program Files\Games\GangstaRace
  10.  
  11. [Strings]
  12. sh3_cpu    = 10003
  13. sh4_cpu = 10005
  14. mips_cpu = 4000
  15. strongarm_cpu = 2577
  16. arm_cpu = 1824
  17.  
  18. [CEDevice]
  19. ProcessorType = %strongarm_cpu%
  20. UnsupportedPlatforms = "Jupiter","HPC"  ; Does not support pltfrm1
  21. VersionMin = 3.0
  22. VersionMax = 300.01
  23.  
  24. [CEDevice.ARM]
  25. ProcessorType = %arm_cpu%
  26.  
  27. [CEDevice.MIPS] 
  28. ProcessorType = %mips_cpu%
  29.  
  30. [CEDevice.SH3]
  31. ProcessorType = %sh3_cpu%
  32.  
  33. [CEDevice.SA]
  34. ProcessorType = %strongarm_cpu%
  35.  
  36. [DefaultInstall]
  37. CopyFiles = Files.Application, Files.Shared, Files.Manual
  38. CEShortcuts = Shortcuts
  39.  
  40. [SourceDisksNames]
  41. 1 = ,"Common files",,.
  42. 3 = ,"Manual files",,.\Manual
  43.  
  44. [SourceDisksNames.MIPS]
  45. 2 = ,"MIPS files",,MIPS
  46.  
  47. [SourceDisksNames.ARM]
  48. 2 = ,"ARM files",,ARM
  49.  
  50. [SourceDisksNames.SA]
  51. 2 = ,"ARM files",,ARM
  52.  
  53. [SourceDisksNames.SH3]
  54. 2 = ,"SH3 files",,SH3
  55.  
  56. [SourceDisksFiles]         ; Required section
  57. GangstaRace.exe = 2
  58. gx.dll = 2
  59. Graphics.pak = 1
  60. Levels.pak = 1
  61. Sounds.pak = 1
  62. barrel.jpg = 3
  63. Bomb.jpg = 3
  64. Dot.jpg = 3
  65. Gold.jpg = 3
  66. GR.jpg = 3
  67. int_cars.jpg = 3
  68. int_controls.jpg = 3
  69. int_custom.jpg = 3
  70. int_game.jpg = 3
  71. int_main.jpg = 3
  72. int_new.jpg = 3
  73. int_opts.jpg = 3
  74. int_players.jpg = 3
  75. int_quick.jpg = 3
  76. int_track.jpg = 3
  77. Jet.jpg = 3
  78. manual.html = 3
  79. Missile.jpg = 3
  80. Nailbox.jpg = 3
  81. Oil.jpg = 3
  82. Powerup.jpg = 3
  83. Repair.jpg = 3
  84. Skull.jpg = 3
  85.  
  86. [DestinationDirs]
  87. Files.Application = 0,%InstallDir%
  88. Files.Shared      = 0,%CE2%                ;\Windows
  89. Files.Manual      = 0,%InstallDir%\Manual
  90. Shortcuts         = 0,%CE14%\%AppName%        ;\Programs\Games\Gangsta Race
  91.  
  92. [Files.Application]
  93. GangstaRace.exe,,,0x00000001       ; rename, and warn if skipped
  94. Graphics.pak,,,0x00000001       ; rename, and warn if skipped
  95. Levels.pak,,,0x00000001       ; rename, and warn if skipped
  96. Sounds.pak,,,0x00000001       ; rename, and warn if skipped
  97.  
  98. [Files.Shared]
  99. gx.dll,,,0x80000000    ; rename, and mark as shared
  100.  
  101. [Files.Manual]
  102. barrel.jpg,,,0x00000001
  103. Bomb.jpg,,,0x00000001
  104. Dot.jpg,,,0x00000001
  105. Gold.jpg,,,0x00000001
  106. GR.jpg,,,0x00000001
  107. int_cars.jpg,,,0x00000001
  108. int_controls.jpg,,,0x00000001
  109. int_custom.jpg,,,0x00000001
  110. int_game.jpg,,,0x00000001
  111. int_main.jpg,,,0x00000001
  112. int_new.jpg,,,0x00000001
  113. int_opts.jpg,,,0x00000001
  114. int_players.jpg,,,0x00000001
  115. int_quick.jpg,,,0x00000001
  116. int_track.jpg,,,0x00000001
  117. Jet.jpg,,,0x00000001
  118. manual.html,,,0x00000001
  119. Missile.jpg,,,0x00000001
  120. Nailbox.jpg,,,0x00000001
  121. Oil.jpg,,,0x00000001
  122. Powerup.jpg,,,0x00000001
  123. Repair.jpg,,,0x00000001
  124. Skull.jpg,,,0x00000001
  125.  
  126. [Shortcuts]
  127. %AppName%,0,GangstaRace.exe
  128. Manual,0,manual.html
  129.  
  130. [RegSettings]
  131. ;HKLM,Windows CE Services\Synchronization\Objects\YourAppSync,Store,0,\Windows\DevYourAppSync.dll
  132.